Crate tauri_build

source ·
Expand description

This applies the macros at build-time in order to rig some special features needed by cargo.

Structs§

  • Tauri application permission manifest.
  • The attributes used on the build.
  • A builder for generating a Tauri application context during compile time.
  • Definition of a plugin that is part of the Tauri application instead of having its own crate.
  • Attributes used on Windows.

Functions§

Type Aliases§